home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 February / EnigmA AMIGA RUN 34 (1999)(G.R. Edizioni)(IT)[!][issue 1999-02].iso / earcd / -recent3 / storm_flexcat.lha / Storm_FlexCat / Storm_FlexCat.readme < prev   
Text File  |  1999-02-18  |  2KB  |  50 lines

  1. Short:    FlexCat Makescripts for StormC
  2. Uploader: chris@mail.riednet.wh.tu-darmstadt.de (Christian Hattemer)
  3. Author:   chris@mail.riednet.wh.tu-darmstadt.de (Christian Hattemer)
  4. Type:     dev/c
  5. Requires: StormC, FlexCat
  6. Kurz:     Flexcat Makeskripts für StormC
  7.  
  8. These two Makescripts allow to create the C Includes automatically
  9. whenever the .cd File has changed.
  10. The .ct and .catalog Files are also created automatically.
  11.  
  12.  
  13. Installation
  14.  
  15. Copy FlexCat.srx and FlexCatCatalog.srx to StormC:Rexx.
  16.  
  17. The Makescripts assume that FlexCat is installed in StormC:FlexCat.
  18. If you installed it somewhere else you'll need to change the Path in
  19. the Scripts.
  20.  
  21. If you want to use the supplied Source Description Files for FlexCat
  22. copy C_c.sd and C_h.sd to the Lib Directory inside your FlexCat Directory.
  23. If you want to use other Files you need to change the names in FlexCat.srx.
  24.  
  25.  
  26. Usage
  27.  
  28. If not done yet add your .cd File and the .ct Files to the StormC
  29. Projectwindow.
  30.  
  31. Select the .cd File in the Projectwindow and set the Script
  32. FlexCat.srx with Compile/Select Makescript from the Menu.
  33.  
  34. Set FlexCatCatalog.srx as Makescript for every .ct File you have.
  35.  
  36. Now compile the Project. There may be same Problems when compiling with
  37. the Scripts for the first time, then compile again and everything should
  38. work fine.
  39.  
  40.  
  41. Notes on the included Files C_c.sd and C_h.sd
  42.  
  43. These Files are modified Versions from those included with FlexCat.
  44. I've changed them for my needs.
  45.  
  46. Instructions on how to use them are in the FlexCat Guide.
  47. A complete example Source is available in the ML-Support Archive which you
  48. can get from Aminet or my Homepage: http://www.riednet.wh.tu-darmstadt.de/~chris/
  49.  
  50.